home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 11 / Cream of the Crop 11-2.iso / extra_2 / vbsnr.zip / VBSNR.TXT < prev   
Text File  |  1995-09-12  |  5KB  |  108 lines

  1.                              VB SNR
  2.                           Introduction
  3.  
  4. VB SNR helps you make global changes to files which make up a
  5. Microsoft Visual Basic for Windows project.  This can save you a
  6. lot of time when you need to change variable, control, or control
  7. options, or need to change any hard coded drive/path
  8. specifications.  This can be a life saver if you have moved a
  9. project and the data controls no longer work in the development
  10. environment.  VB SNR can also perform in search only mode,
  11. showing you exactly where your search text is located, be it in a
  12. form, module, or MAK file.  Of course, all these files must be
  13. stored in ASCII form.
  14.  
  15. VB SNR can perform the same search/replace over multiple projects
  16. as it will optionally automatically search sub-directories for
  17. project files.  If you have multiple projects which share common
  18. BAS or FRM files they too will be processed.  While VB SNR is
  19. performing its "magic", 2 log files are optionally maintained. 
  20. On for each project and one which includes all changes made to
  21. all projects (for quick review of your search/replace results).
  22.  
  23. Searches can be either case sensitive or insensitive and
  24. optionally can include the MAK file itself.
  25.  
  26.  
  27.                         VB SNR Evaluation
  28. You are granted a 15 day evaluation period to try VB SNR.  If you
  29. use it after this evaluation period you must register it.  Please
  30. see the on-line help system for details about the license
  31. agreement and  the registration process.
  32.                       Initial Installation
  33.  
  34. This program is provided in one of two forms.  It is either part
  35. of the an Applications diskette or can be downloaded individually
  36. from CompuServe or other BBS systems.
  37.  
  38. Diskette
  39. If the program is provided on diskette and you have used the
  40. diskette's install program, the software has already been
  41. installed and program manager icons created.  You can begin using
  42. it immediately.  Please see the section "Running for the first
  43. time."
  44.  
  45. Download
  46. If you downloaded this file you should follow the instructions
  47. below.   The program is provided as a Zip executable file.  Just
  48. follow the instructions below to install the program on your hard
  49. drive.  You MUST already have a copy of the Visual Basic 3.0
  50. runtime DLL VBRUN300.DLL.  It must be installed in your Windows
  51. \SYSTEM directory.  If you do not have this file you can download
  52. it from the Microsoft Visual Basic forum on CompuServe.  This
  53. file is not included with VB SNR.
  54.  
  55.   1. Choose a drive and directory on which you want to install VB
  56.      SNR.  If the directory does not exist you must create it
  57.      now.
  58.   2. Copy the Zip file VBSNR.ZIP into the directory.
  59.   3. Make a backup of this file for safe keeping.  You will
  60.      delete this file later.
  61.   4. UnZip the file with your UnZip tool.
  62.   5. Delete the file VBSNR.ZIP.  It is no longer used.  Make sure
  63.      you make a backup per step 3 above.
  64.   6. Create a Program Manager icon for VB SNR and link it to the
  65.      EXE file VBSNR.EXE.
  66.   7. Please see the section "Running for the first time."
  67.                    Running for the First Time
  68.   1. Start the program by double clicking the new VB SNR icon in
  69.      Program Manager.
  70.   2. Since this is the first time you are running this program
  71.      you are prompted for your Company Name, Your Name, Phone
  72.      Number, and optionally your CIS ID (not password).  This
  73.      information is saved for future reference.  The serial
  74.      number is assigned and the registration reminder screen
  75.      displays.  (This screen will never display after you
  76.      register the program).
  77.   3. Click the Continue Button to continue to the application.
  78.   4. To access the on-line help system (which contains important
  79.      information about the operation and license agreement  for
  80.      File Find), press F1.
  81.   5. A file with the .REG extension is created in the same
  82.      directory as VB SNR.  This file contains your name and phone
  83.      number and is used during the registration process.  It
  84.      contains important information and should not be deleted.
  85.   6. Installation is complete.
  86.  
  87.                 Contacting Pride Software Works!
  88. Should you have any questions or comments about this Pride
  89. Software Works! program you can reach us at:
  90.  
  91. CompuServe ID  73337,2472
  92. Internet:      pride@nr.infi.net
  93. WWW:           http://www.infi.net/~pride
  94.  
  95.  
  96. Mail Address:
  97.  
  98.           Pride Software Works!
  99.           P.O. Box 11152
  100.           High Point, NC 27265
  101.                          USA
  102.  
  103. Remember, you are granted a 15 day evaluation period to try VB
  104. SNR.  If you use it after this evaluation period you must
  105. register it.  Please see the on-line help system for details
  106. about the license agreement and  the registration process.
  107.  
  108.